Search Result  

Correct String Initialization in C#

How do you properly initialize a string? Should it be null, string.Empty, empty quotes, or default?  ...View More

Let's Learn .NET - Azure

(Japanese) Learn the basics of cloud computing by building an ASP.NET Core web app and deploying it  ...View More

How Do I Get Side Income as a Developer?

How do I bring in side income as a software developer? What types of jobs can I get? Are there easy  ...View More

Blazor Code Separation - Easily Moving Code to a Code Behind File

When you see demos in Blazor, you often see the code on the same page as the HTML and Razor syntax.  ...View More

Should I Build a CMS or Should I Buy One?

Should I build a custom content management system (CMS) or should I buy one and make it work? What s ...View More

5 Quick Wins in Bootstrap 5 (plus dispelling 1 major myth)

Bootstrap 5 allows web developers to quickly create powerful, responsive web applications. In fact,  ...View More

ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8

ASP.NET Core is built on routing. Minimal APIs, Web APIs, Razor Pages, and Blazor all use routes to  ...View More

Adding Blazor Components with Drag and Drop

In Blazor, we use components quite a bit. In fact, every page in Blazor is technically a component f ...View More

Are Coding Bootcamps Worth It?

Are coding bootcamps worth the price? Will they help me get a job? Will I become a professional deve ...View More

Getting Started with .NET Upgrade Assistant [3 of 18] Migrating from ASP.NET to ASP.NET Core

In this video, Mike introduces the .NET Upgrade Assistant command line tool, explains its purpose, a ...View More